Document limits of gtk_aspect_frame_get_ratio()
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 12 Jan 2021 12:28:18 +0000 (12:28 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 12 Jan 2021 12:28:18 +0000 (12:28 +0000)
commit39e07a8d5640f76f418c3e77d87543c019313e31
tree11fda4038e1939efb0aa0202de930faab31a5a2a
parent5286743cbe9657ddda9340cd5dcf85a0103235de
Document limits of gtk_aspect_frame_get_ratio()

The GtkAspectFrame:ratio getter will return the value set, not the
actual ratio computed in case GtkAspectFrame:obey-child is TRUE.
gtk/gtkaspectframe.c